Closed
Bug 1692067
Opened 4 years ago
Closed 4 years ago
Enable reftest as Tier1 on TSan
Categories
(Core :: Sanitizers, task)
Core
Sanitizers
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: Gankra, Assigned: KrisWright)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
The "reftest" suite is one of the two remaining suites to enable before tsan is at parity with asan (and we're presumably done turning things on).
See Bug 1682723 for what this might involve.
Assignee | ||
Comment 1•4 years ago
|
||
Enables reftest for thread sanitizer
Updated•4 years ago
|
Assignee: nobody → kwright
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•4 years ago
|
||
Adds a ThreadSanitizer
field to reftest manifest so we can skip perma-failing tests.
Assignee | ||
Comment 3•4 years ago
|
||
Turns off reftests that fail either permanently or with high enough frequency to justify disabling them.
Pushed by kwright@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a2cc4428156a
Enable reftest on tsan. r=decoder
https://hg.mozilla.org/integration/autoland/rev/a45d2d757948
Add a ThreadSanitizer field to reftest manifest. r=decoder
https://hg.mozilla.org/integration/autoland/rev/cc291d71d8b2
Disable perma-failing reftests. r=decoder
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a2cc4428156a
https://hg.mozilla.org/mozilla-central/rev/a45d2d757948
https://hg.mozilla.org/mozilla-central/rev/cc291d71d8b2
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•